:: Monad m => (a -> b) -> (m a -> m b) package:massiv-test

Promote a function to a monad.
Strict version of <$>.